Initial Setup

Notebook settings

Rob's COVID Analysis

Data source: https://coronavirus.data.gov.uk/details/download

Get Source data

Pull in daily case and death data

Graph the data

Set up Plotly

Plot uk daily deaths

That looks a bit scrappy - let's switch to a seven-day rolling mean average and plot it again

This looks better, but let's put them on the same graph

Now lets look at the daily delta in cases

Again - a bit scrappy - let's get a rolling seven day mean average and plot them together

Experimental Area

Alternate visualisations